home *** CD-ROM | disk | FTP | other *** search
/ Skunkware 5 / Skunkware 5.iso / src / X11 / xroach-v12 / Imakefile next >
Makefile  |  1995-06-20  |  108b  |  7 lines

  1. SYS_LIBRARIES = -lm
  2. LOCAL_LIBRARIES = $(XLIB)
  3. SRCS = xroach.c
  4. OBJS = xroach.o
  5.  
  6. ComplexProgramTarget(xroach)
  7.